--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Node / ReticulumProjects / MeshChatX.git / files / vendor / rns_filesync / packaging / docker-test / Dockerfile.runit-alpine
Displaying Raw • Download
vendor/rns_filesync/packaging/docker-test/Dockerfile.runit-alpine dev (dafd52a7) Text, 245 B
FROM alpine:3.21
RUN apk add --no-cache \
runit python3 py3-pip procps shadow \
runit-openrc 2>/dev/null || apk add --no-cache runit python3 py3-pip procps shadow
CMD ["/bin/sh"]
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────